Text

Let g(x)=ex+xg(x)=e^{x}+x. (a) Find the solution of g(x)=0g(x)=0 between x=1x=-1 and x=0x=0 using the bisection method, with error 0.2\le 0.2. (b) Find the solution with a first-degree polynomial approximation. (c) Find the solution with a second-degree polynomial approximation.